SftTree/NET 2.0

RadioButtonClicked Event, SftTree Class

Softel vdm, Inc.

Occurs when a radiobutton part (RadioButtonPartClass) is clicked.

Syntax      SftTree Class (Softelvdm.SftTreeNET)

VB   

Public Event RadioButtonClicked As RadioButtonEventHandler

C#   

public event RadioButtonEventHandler RadioButtonClicked;

C++   

public: event RadioButtonEventHandler RadioButtonClicked;

Event Data

The RadioButtonClicked event handler receives an argument of type PartEventArgs containing data related to this event.

Comments

The RadioButtonClicked event occurs when a radiobutton part (RadioButtonPartClass) is clicked.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com